Skip to content

fix(mockui): Change colors of interface symbols to be less intimidating#24

Merged
maggo83 merged 3 commits intok9ert:mainfrom
maggo83:Change-colors-of-interface-symbols-to-be-less-intimidating
Mar 12, 2026
Merged

fix(mockui): Change colors of interface symbols to be less intimidating#24
maggo83 merged 3 commits intok9ert:mainfrom
maggo83:Change-colors-of-interface-symbols-to-be-less-intimidating

Conversation

@maggo83
Copy link
Copy Markdown
Collaborator

@maggo83 maggo83 commented Mar 11, 2026

The red and orange color for the interface symbols could be interpreted as indicating errors or faults, so they have been changed to (darkish) grey and white, respecitvely.

Was tested in device to be working as intended.

maggo83 added 3 commits March 9, 2026 16:54
chore(bmad): Create new agentic team setup
-Previously red, orange, green could be interpreted to highlight faults or urgency
-Grey replaces red (not available / disabled)
-White replaces orange (enabled but not available)
Copy link
Copy Markdown
Contributor

@al-munazzim al-munazzim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — Clean UX improvement! 👍

Great reasoning: red/orange icons can indeed be misinterpreted as error states when they just indicate "disabled." The new color scheme is much clearer:

  • Green: Active/detected (unchanged)
  • White: Disabled but available
  • Grey: Not available/not detected

Changes are minimal and well-scoped:

  • 3 files, +20/-16 lines
  • Just color constant additions + icon color updates
  • Author tested on actual device ✅

Icons affected:

  • QR: enabled=GREEN, disabled=ORANGE→GREY
  • USB: enabled=GREEN→WHITE, disabled=ORANGE→GREY
  • SD card: detected=GREEN, not detected=ORANGE→WHITE, disabled=RED→GREY
  • Smartcard: same pattern as SD card

Much more intuitive than the previous "traffic light" approach where orange/red suggested problems rather than just different availability states.

@maggo83 maggo83 merged commit 78f1035 into k9ert:main Mar 12, 2026
1 check passed
@maggo83 maggo83 deleted the Change-colors-of-interface-symbols-to-be-less-intimidating branch March 16, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants